-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
1.0.1
-
Code
-
Classes
- Handler
Total Complexity |
42 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
253 |
Lines of code |
173 |
Logical lines of code |
90 |
Comment lines |
0 |
Methods |
17 |
Properties |
2 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getAttachments() |
A |
41 |
11 |
56 |
postSend() |
S |
50 |
4 |
30 |
getResponseError() |
S |
60 |
4 |
13 |
isEmailSent() |
S |
62 |
4 |
11 |
setSettings() |
S |
65 |
4 |
8 |
setUrl() |
S |
71 |
2 |
5 |
getRecipients() |
S |
66 |
2 |
8 |
send() |
S |
69 |
2 |
7 |
getCarbonCopy() |
S |
80 |
1 |
3 |
getTo() |
S |
80 |
1 |
3 |
getBody() |
S |
80 |
1 |
3 |
getReplyTo() |
S |
75 |
1 |
5 |
getRequestHeaders() |
S |
70 |
1 |
6 |
getFrom() |
S |
80 |
1 |
3 |
handleSuccess() |
S |
74 |
1 |
4 |
handleFailure() |
S |
72 |
1 |
5 |
getBlindCarbonCopy() |
S |
80 |
1 |
3 |